home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / hudba / earmaster / earpro4setup.exe / {app} / ear40.exe / 0 / RCDATA / TORDERINFORMATION / TORDERINFORMATION.txt
Text File  |  2003-04-03  |  2KB  |  89 lines

  1. object Orderinformation: TOrderinformation
  2.   Left = 337
  3.   Top = 163
  4.   Width = 426
  5.   Height = 400
  6.   Caption = 'Purchase EarMaster'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Memo1: TMemo
  17.     Left = 0
  18.     Top = 65
  19.     Width = 418
  20.     Height = 305
  21.     Align = alClient
  22.     BorderStyle = bsNone
  23.     Color = 14408667
  24.     Font.Charset = ANSI_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -15
  27.     Font.Name = 'Arial'
  28.     Font.Style = []
  29.     Lines.Strings = (
  30.       'EarMaster is available through the distributors listed below.'
  31.       'If your country is not on the list, please go to the "EarMaster '
  32.       'internet order page" to purchase EarMaster'
  33.       ''
  34.       '***********************'
  35.       'DANMARK'
  36.       ''
  37.       'Roland Scandinavia'
  38.       'Langebrogade'
  39.       'K∩┐╜benhavn'
  40.       ''
  41.       ''
  42.       '***********************'
  43.       'NORGE'
  44.       ''
  45.       'Roland scandinavia')
  46.     ParentFont = False
  47.     ReadOnly = True
  48.     ScrollBars = ssVertical
  49.     TabOrder = 0
  50.     WantReturns = False
  51.   end
  52.   object Panel1: TPanel
  53.     Left = 0
  54.     Top = 0
  55.     Width = 418
  56.     Height = 65
  57.     Align = alTop
  58.     BevelOuter = bvNone
  59.     TabOrder = 1
  60.     object Label2: TLabel
  61.       Left = 8
  62.       Top = 16
  63.       Width = 213
  64.       Height = 20
  65.       Cursor = crHandPoint
  66.       Hint = 'http://www.earmaster.com'
  67.       Caption = 'EarMaster internet order page'
  68.       Font.Charset = DEFAULT_CHARSET
  69.       Font.Color = clBlue
  70.       Font.Height = -17
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = [fsUnderline]
  73.       ParentFont = False
  74.       ParentShowHint = False
  75.       ShowHint = True
  76.       OnClick = Label2Click
  77.     end
  78.     object BitBtn1: TBitBtn
  79.       Left = 340
  80.       Top = 36
  81.       Width = 75
  82.       Height = 25
  83.       Caption = 'Close'
  84.       ModalResult = 1
  85.       TabOrder = 0
  86.     end
  87.   end
  88. end
  89.